Storm

Benchmark
Model:pacman v.1 (MDP)
Parameter(s)MAXSTEPS = 100
Property:crash (prob-reach)
Invocation (default)
~/storm/build/bin/storm --prism pacman.nm --prop pacman.props crash --constants MAXSTEPS=100 --exact floats --general:precision 1e-20  --engine portfolio --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4
Execution
Walltime:72.00539875030518s
Return code:0
Relative Error:1.0393316059447019e-16
Log
Storm 1.5.1

Date: Thu Apr  2 13:55:34 2020
Command line arguments: --prism pacman.nm --prop pacman.props crash --constants MAXSTEPS=100 --exact floats '--general:precision' 1e-20 --engine portfolio --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4
Current working directory: /

 WARN (GeneralSettings.cpp:110): Setting the precision option with module prefix does not effect all solvers. Consider setting --precision instead of --general:precision.
Time for model input parsing: 0.076s.

Portfolio engine picked the following settings: 
	engine=hybrid	 bisimulation=false	 exact=false
Time for model construction: 8.597s.

-------------------------------------------------------------- 
Model type: 	MDP (symbolic)
States: 	16115358 (327549 nodes)
Transitions: 	22140403 (1720915 nodes)
Choices: 	20214527
Reward Models:  none
Variables: 	rows: 11 meta variables (36 DD variables), columns: 11 meta variables (36 DD variables), nondeterminism: 9 meta variables (9 DD variables)
Labels: 	3
   * deadlock -> 0 state(s) (1 nodes)
   * init -> 1 state(s) (37 nodes)
   * Crash
-------------------------------------------------------------- 

Model checking property "crash": Pmin=? [F "Crash"] ...
Result (for initial states): 0.551117622466250178803193
Time for model checking: 62.631s.